
#1. HLS.SC5A0N1.VC2010


	This sample will show you how to create a broadcast server using HLS streaming protocol.

        Operation Reference - QCAP\DOC\FUNCTION MANUALS\08. HLS


#2. HLS.SC5A0N4.VC2010


	This sample will show you how to create a 4-way broadcast server using HLS streaming protocol.

        Operation Reference - QCAP\DOC\FUNCTION MANUALS\08. HLS


#3. RTMP.SC5A0N1.VC2010


        This sample will show you how to create a broadcast server using RTMP streaming protocol

	Operation Reference - QCAP\DOC\FUNCTION MANUALS\07. RTMP


#4. RTMP.SC5A0N4.VC2010


        This sample will show you how to create a 4-way broadcast server using RTMP streaming protocol

	Operation Reference - QCAP\DOC\FUNCTION MANUALS\07. RTMP


#5. RTSP.SC5A0N1.VC2010

	
	NetBroadcaster

		This sample will show you how to design a RTSP server.

        NetReceiver

  		This sample will show you how to design a RTSP client.


	Operation Reference - QCAP\DOC\FUNCTION MANUALS\06. RTSP


#6. RTSP.SC5A0N4.VC2010

	NetBroadcaster

		This sample will show you how to design 4 RTSP servers.

        NetReceiver

  		This sample will show you how to design 4 RTSP clients.


	Operation Reference - QCAP\DOC\FUNCTION MANUALS\06. RTSP


#7. RTSP.DELAYLIVE.SC5A0N1.VC2010


	NetBroadcaster

		This sample will show you how to use delay live streaming function to overwrite a broadcast stream with another video source 
	
                for a period of time.

        NetReceiver

  		This sample will show you how to design a RTSP client.	

	Operation Reference - QCAP\DOC\FUNCTION MANUALS\06. RTSP


#8. SC5A0N1.VC6
    SC5A0N1.NET.C#
	
	
	This sample provides some basic functions that are listed below :

		1. Create a device handler to capture video and display on the screen

		2. Record video

		3. Capture an BMP/JPEG Image by Sanpshot 

		4. Adjust contrast, brightness, hue, saturation and sharpness.

		5. Change video/audio Input



#9. SC5A0N4.VC6 , SC5A0N4.VC2010
    SC5A0N4.NET.C#

	
	This sample provides some basic functions that are listed below :

		1. Create 4 device handlers to capture 4-way video and display on the screen

		2. Record video

		3. Capture an BMP/JPEG Image by Sanpshot 

		4. Adjust contrast, brightness, hue, saturation and sharpness.

		5. Change video/audio Input


#10. SC5A0N1.WINDOWS.SERVICE.VC2010


        This sample provides a windows server application.


#11. SC5A0N4.VC2010.DOS.CONSOLE


        This sample will show you how to use qcap by dos console.